projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0a60a5
)
gnutls: cryptodev option depends on cryptodev kmod.
author
Nikos Mavrogiannopoulos
<
[email protected]
>
Sat, 28 Jun 2014 11:36:52 +0000
(13:36 +0200)
committer
Nikos Mavrogiannopoulos
<
[email protected]
>
Sat, 28 Jun 2014 11:36:59 +0000
(13:36 +0200)
libs/gnutls/Config.in
patch
|
blob
|
history
diff --git
a/libs/gnutls/Config.in
b/libs/gnutls/Config.in
index 9e1fe7e999a2ad2027d7385515b16f758e033737..53b6985838545fd9e3724dabd5b5e56b44c91b66 100644
(file)
--- a/
libs/gnutls/Config.in
+++ b/
libs/gnutls/Config.in
@@
-17,7
+17,7
@@
config GNUTLS_OCSP
config GNUTLS_CRYPTODEV
bool "enable /dev/crypto support"
- depends on BROKEN
+ select PACKAGE_kmod-cryptodev
default n
config GNUTLS_HEARTBEAT